public class ProjectPropertiesSubInterfaceImpl extends AbstractSubEmfstoreInterface
ProjectPropertiesSubInterfaceImpl class is responsible for handling modifications of project properties.| Constructor and Description |
|---|
ProjectPropertiesSubInterfaceImpl(AbstractEmfstoreInterface parentInterface) |
| Modifier and Type | Method and Description |
|---|---|
void |
transmitProperty(OrgUnitProperty changedProperty,
ACUser recUser,
ProjectId projectId)
Adds a property to the specified
ACUser. |
execute, getResourceHelperpublic ProjectPropertiesSubInterfaceImpl(AbstractEmfstoreInterface parentInterface) throws FatalESException
parentInterface - the parent interfaceFatalESException - if any fatal error occurspublic void transmitProperty(OrgUnitProperty changedProperty, ACUser recUser, ProjectId projectId) throws ESException
ACUser.changedProperty - the property that has been changedrecUser - the specified ACUserprojectId - the specified ProjectIdESException - if any error occurs setting the propertiesCopyright © 2017. All rights reserved.