Operation |
Details |
public createAndOpenContext( String fileName, String orgObjectId):String |
Sequential |
public createAndOpenOrganizationalUnit( String fileName):String |
Sequential |
public createGrantForUser( String fileName, String userObjectId, String contextId):String |
Sequential |
public createUser( String fileName, String password, String orgObjectId):String |
Sequential |
public getHandle():String |
Sequential |
public getResourceAsXml( String fileName):String |
Sequential Tags: | throws=FileNotFoundException,Exception
| |
private getValueFromXml( String key, String item):String |
Sequential Notes: | Search the given String for the first occurence of "objid" and return its value. @return The objid value | |
public InitialDataset(): |
Sequential |
public InitialDataset( URL frameworkUrl, String username, String password): |
Sequential Tags: | throws=ServiceException,IOException
| |
public loginToCoreservice( String userid, String password):String |
Sequential Tags: | throws=ServiceException,IOException
| |
public retrieveContentModel( String contentModelId):String |
Sequential |