Operation |
Details |
public getCurrentGrants():ReadOnlyLink |
Sequential Notes: | Get the 'current-grants' element value. <create>discarded</create> <update>discarded</update> @return value | |
public getLastModificationDate():String |
Sequential Notes: | Get the 'last-modification-date' attribute value. <create>discarded</create> <update>discarded (see note 3.)</update> <comment> 3. This attribute is contained if the resources element is retrieved as a sub resource. It is not contained in the resources element within the user-group element. </comment> @return value | |
public setCurrentGrants( ReadOnlyLink currentGrants):void |
Sequential Notes: | Set the 'current-grants' element value. <create>discarded</create> <update>discarded</update> | |
public setLastModificationDate( String lastModificationDate):void |
Sequential Notes: | Set the 'last-modification-date' attribute value. <create>discarded</create> <update>discarded (see note 3.)</update> <comment> 3. This attribute is contained if the resources element is retrieved as a sub resource. It is not contained in the resources element within the user-group element. </comment> | |