Package | Description |
---|---|
com.activiti.model.editor |
Modifier and Type | Field and Description |
---|---|
protected List<ShareInfoPermissionRepresentation> |
ShareInfoUpdateRepresentation.added |
protected List<ShareInfoPermissionRepresentation> |
ShareInfoUpdateRepresentation.updated |
Modifier and Type | Method and Description |
---|---|
List<ShareInfoPermissionRepresentation> |
ShareInfoUpdateRepresentation.getAdded() |
List<ShareInfoPermissionRepresentation> |
ShareInfoUpdateRepresentation.getUpdated() |
Modifier and Type | Method and Description |
---|---|
void |
ShareInfoUpdateRepresentation.setAdded(List<ShareInfoPermissionRepresentation> added) |
void |
ShareInfoUpdateRepresentation.setUpdated(List<ShareInfoPermissionRepresentation> updated) |
Copyright © 2014–2015 Alfresco. All rights reserved.