| Modifier and Type | Method and Description |
|---|---|
Principal |
Accounting.getCreator() |
Principal |
Accounting.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
void |
Accounting.setCreator(Principal creator) |
void |
Accounting.setPrincipal(Principal principal) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
Annotation.getCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Annotation.setCreator(Principal creator) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
Auditing.getCreator() |
Principal |
Auditing.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
void |
Auditing.setCreator(Principal creator) |
void |
Auditing.setPrincipal(Principal principal) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
Document.getCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Document.setCreator(Principal creator) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
TaxonomyTermLink.getCreator() |
Principal |
Geocode.getCreator() |
Principal |
GeocodeSystem.getCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxonomyTermLink.setCreator(Principal creator) |
void |
Geocode.setCreator(Principal creator) |
void |
GeocodeSystem.setCreator(Principal creator) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
LayerImport.getCreator() |
Principal |
Layer.getCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
LayerImport.setCreator(Principal creator) |
void |
Layer.setCreator(Principal creator) |
| Constructor and Description |
|---|
Layer(UUID layerID,
String name,
Principal creator,
short isActive) |
Layer(UUID layerID,
String name,
Principal creator,
String uri,
DataSource dataSource,
String extraData,
short isActive) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
MimeType.getCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
MimeType.setCreator(Principal creator) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
Principal.getCreator() |
Principal |
PrincipalMembership.getGroup() |
Principal |
PrincipalMembership.getMember() |
Principal |
PrincipalProject.getParticipant() |
Principal |
AccessRight.getPrincipal() |
Principal |
AccessControl.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
Set<Principal> |
Principal.getCreators() |
Set<Principal> |
PrincipalData.getPrincipals() |
| Modifier and Type | Method and Description |
|---|---|
void |
Principal.setCreator(Principal creator) |
void |
PrincipalMembership.setGroup(Principal group) |
void |
PrincipalMembership.setMember(Principal member) |
void |
PrincipalProject.setParticipant(Principal participant) |
void |
AccessRight.setPrincipal(Principal principal) |
void |
AccessControl.setPrincipal(Principal principal) |
| Modifier and Type | Method and Description |
|---|---|
void |
Principal.setCreators(Set<Principal> creators) |
void |
PrincipalData.setPrincipals(Set<Principal> principals) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
ProjectLayer.getCreator() |
Principal |
Project.getCreator() |
Principal |
ProjectDocument.getCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectLayer.setCreator(Principal creator) |
void |
Project.setCreator(Principal creator) |
void |
ProjectDocument.setCreator(Principal creator) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
ShapeDocument.getCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShapeDocument.setCreator(Principal creator) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
Style.getCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Style.setCreator(Principal creator) |
Style |
Style.withCreator(Principal creator) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
SysConfig.getCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SysConfig.setCreator(Principal creator) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
Tag.getCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tag.setCreator(Principal creator) |
Tag |
Tag.withCreator(Principal creator) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
TenantActivation.getCreator() |
Principal |
Tenant.getCreator() |
| Modifier and Type | Method and Description |
|---|---|
Set<Principal> |
Tenant.getPrincipals() |
| Modifier and Type | Method and Description |
|---|---|
void |
TenantActivation.setCreator(Principal creator) |
void |
Tenant.setCreator(Principal creator) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tenant.setPrincipals(Set<Principal> principals) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
Workflow.getCreator() |
Principal |
WorkflowTaskDocument.getCreator() |
Principal |
WorkflowTask.getCreator() |
Principal |
WorkflowTask.getPrincipal() |
| Modifier and Type | Method and Description |
|---|---|
void |
Workflow.setCreator(Principal creator) |
void |
WorkflowTaskDocument.setCreator(Principal creator) |
void |
WorkflowTask.setCreator(Principal creator) |
void |
WorkflowTask.setPrincipal(Principal user) |
Copyright © 2017. All Rights Reserved.