Operation |
Details |
public alreadyExistsInFramework():boolean |
Sequential Notes: | Helper method for JiBX transformations. This method helps JiBX to determine if this is a 'create' or an 'update' transformation. @return boolean true if the reference of this AffiliationVO is set | |
public clone():Object |
Sequential Tags: | annotations=@Override
| Notes: | {@inheritDoc} @author Thomas Diebaecker | |
public GrantRO(): |
Sequential Notes: | Creates a new instance. | |
public GrantRO( GrantRO other): |
Sequential Notes: | Copy constructor. @author Thomas Diebaecker | |
public GrantRO( String objectId): |
Sequential Notes: | Creates a new instance with the given objectId. | |