99100101102103104105
} public CmisObject getProperties( String arg0, String arg1, ReturnVersion arg2, String arg3, boolean arg4, boolean arg5 ) throws OperationNotSupportedException { throw new OperationNotSupportedException(); }
104105106107108109110
throw new OperationNotSupportedException(); } public void moveObject( String arg0, String arg1, String arg2, String arg3 ) throws OperationNotSupportedException { throw new OperationNotSupportedException(); }
111112113114115116117
public String setContentStream( String arg0, String arg1, boolean arg2, ContentStream arg3 ) throws OperationNotSupportedException { // TODO implement this via PublisherUtil throw new OperationNotSupportedException(); }
117118119120121122123
} public void updateProperties( String arg0, String arg1, String arg2, CmisProperties arg3 ) throws OperationNotSupportedException { throw new OperationNotSupportedException(); }