public interface RemoteNodeManager extends RemoteNode, ServerMappedObject
getMapperCode, wrapped_equals, wrapped_hashCode, wrapped_toStringRemoteNode createNode() throws RemoteException
RemoteExceptionRemoteNodeManagerList getDescendants() throws RemoteException
RemoteExceptionRemoteNodeQuery createQuery() throws RemoteException
RemoteExceptionRemoteRelationManagerList getAllowedRelations(RemoteNodeManager arg0, String arg1, String arg2) throws RemoteException
RemoteExceptionRemoteRelationManagerList getAllowedRelations(String arg0, String arg1, String arg2) throws RemoteException
RemoteExceptionRemoteRelationManagerList getAllowedRelations() throws RemoteException
RemoteExceptionboolean mayCreateNode()
throws RemoteException
RemoteExceptionRemoteFieldList createFieldList() throws RemoteException
RemoteExceptionRemoteNodeList createNodeList() throws RemoteException
RemoteExceptionRemoteRelationList createRelationList() throws RemoteException
RemoteExceptionString getGUIName() throws RemoteException
RemoteExceptionString getGUIName(int arg0) throws RemoteException
RemoteExceptionString getGUIName(int arg0, Locale arg1) throws RemoteException
RemoteExceptionString getDescription() throws RemoteException
RemoteExceptionString getDescription(Locale arg0) throws RemoteException
RemoteExceptionboolean hasField(String arg0) throws RemoteException
RemoteExceptionRemoteCloud getCloud() throws RemoteException
getCloud in interface RemoteNodeRemoteExceptionRemoteNodeList getList(String arg0, Map arg1) throws RemoteException
RemoteExceptionRemoteNodeList getList(String arg0, Map arg1, javax.servlet.ServletRequest arg2, javax.servlet.ServletResponse arg3) throws RemoteException
RemoteExceptionRemoteNodeList getList(RemoteNodeQuery arg0) throws RemoteException
RemoteExceptionRemoteNodeList getList(String arg0, String arg1, String arg2) throws RemoteException
RemoteExceptionString getInfo(String arg0, javax.servlet.ServletRequest arg1, javax.servlet.ServletResponse arg2) throws RemoteException
RemoteExceptionString getInfo(String arg0) throws RemoteException
RemoteExceptionString getProperty(String arg0) throws RemoteException
RemoteExceptionString getName() throws RemoteException
RemoteExceptionRemoteFieldList getFields(int arg0) throws RemoteException
RemoteExceptionRemoteFieldList getFields() throws RemoteException
RemoteExceptionRemoteField getField(String arg0) throws RemoteException
RemoteExceptionRemoteNodeManager getParent() throws RemoteException
RemoteExceptionMap<String,String> getProperties() throws RemoteException
RemoteExceptionParameters createParameters(String arg0) throws RemoteException
createParameters in interface RemoteNodeRemoteExceptionRemoteFieldValue getFunctionValue(String arg0, List<?> arg1) throws RemoteException
getFunctionValue in interface RemoteNodeRemoteExceptionRemoteRelation createRelation(RemoteNode arg0, RemoteRelationManager arg1) throws RemoteException
createRelation in interface RemoteNodeRemoteExceptionRemoteRelationList getRelations() throws RemoteException
getRelations in interface RemoteNodeRemoteExceptionRemoteRelationList getRelations(String arg0, String arg1) throws RemoteException
getRelations in interface RemoteNodeRemoteExceptionRemoteRelationList getRelations(String arg0, RemoteNodeManager arg1) throws RemoteException
getRelations in interface RemoteNodeRemoteExceptionRemoteRelationList getRelations(String arg0) throws RemoteException
getRelations in interface RemoteNodeRemoteExceptionRemoteRelationList getRelations(String arg0, RemoteNodeManager arg1, String arg2) throws RemoteException
getRelations in interface RemoteNodeRemoteExceptionRemoteNodeManager getNodeManager() throws RemoteException
getNodeManager in interface RemoteNodeRemoteExceptionvoid setNodeManager(RemoteNodeManager arg0) throws RemoteException
setNodeManager in interface RemoteNodeRemoteExceptionboolean isRelation()
throws RemoteException
isRelation in interface RemoteNodeRemoteExceptionRemoteRelation toRelation() throws RemoteException
toRelation in interface RemoteNodeRemoteExceptionboolean isNodeManager()
throws RemoteException
isNodeManager in interface RemoteNodeRemoteExceptionRemoteNodeManager toNodeManager() throws RemoteException
toNodeManager in interface RemoteNodeRemoteExceptionboolean isRelationManager()
throws RemoteException
isRelationManager in interface RemoteNodeRemoteExceptionRemoteRelationManager toRelationManager() throws RemoteException
toRelationManager in interface RemoteNodeRemoteExceptionvoid setValueWithoutProcess(String arg0, Object arg1) throws RemoteException
setValueWithoutProcess in interface RemoteNodeRemoteExceptionvoid setObjectValue(String arg0, Object arg1) throws RemoteException
setObjectValue in interface RemoteNodeRemoteExceptionvoid setBooleanValue(String arg0, boolean arg1) throws RemoteException
setBooleanValue in interface RemoteNodeRemoteExceptionvoid setIntValue(String arg0, int arg1) throws RemoteException
setIntValue in interface RemoteNodeRemoteExceptionvoid setFloatValue(String arg0, float arg1) throws RemoteException
setFloatValue in interface RemoteNodeRemoteExceptionvoid setDoubleValue(String arg0, double arg1) throws RemoteException
setDoubleValue in interface RemoteNodeRemoteExceptionvoid setByteValue(String arg0, byte[] arg1) throws RemoteException
setByteValue in interface RemoteNodeRemoteExceptionvoid setInputStreamValue(String arg0, InputStream arg1, long arg2) throws RemoteException
setInputStreamValue in interface RemoteNodeRemoteExceptionvoid setLongValue(String arg0, long arg1) throws RemoteException
setLongValue in interface RemoteNodeRemoteExceptionvoid setStringValue(String arg0, String arg1) throws RemoteException
setStringValue in interface RemoteNodeRemoteExceptionvoid setDateValue(String arg0, Date arg1) throws RemoteException
setDateValue in interface RemoteNodeRemoteExceptionvoid setDecimalValue(String arg0, BigDecimal arg1) throws RemoteException
setDecimalValue in interface RemoteNodeRemoteExceptionvoid setListValue(String arg0, List<?> arg1) throws RemoteException
setListValue in interface RemoteNodeRemoteExceptionObject getObjectValue(String arg0) throws RemoteException
getObjectValue in interface RemoteNodeRemoteExceptionObject getValueWithoutProcess(String arg0) throws RemoteException
getValueWithoutProcess in interface RemoteNodeRemoteExceptionint getIntValue(String arg0) throws RemoteException
getIntValue in interface RemoteNodeRemoteExceptionInputStream getInputStreamValue(String arg0) throws RemoteException
getInputStreamValue in interface RemoteNodeRemoteExceptionString getStringValue(String arg0) throws RemoteException
getStringValue in interface RemoteNodeRemoteExceptionBigDecimal getDecimalValue(String arg0) throws RemoteException
getDecimalValue in interface RemoteNodeRemoteExceptionList<?> getListValue(String arg0) throws RemoteException
getListValue in interface RemoteNodeRemoteExceptionRemoteFieldValue getFieldValue(RemoteField arg0) throws RemoteException
getFieldValue in interface RemoteNodeRemoteExceptionRemoteFieldValue getFieldValue(String arg0) throws RemoteException
getFieldValue in interface RemoteNodeRemoteExceptionboolean isChanged(String arg0) throws RemoteException
isChanged in interface RemoteNodeRemoteExceptionboolean isChanged()
throws RemoteException
isChanged in interface RemoteNodeRemoteExceptionSet<String> getChanged() throws RemoteException
getChanged in interface RemoteNodeRemoteExceptionElement getXMLValue(String arg0, Document arg1) throws RemoteException
getXMLValue in interface RemoteNodeRemoteExceptionDocument getXMLValue(String arg0) throws RemoteException
getXMLValue in interface RemoteNodeRemoteExceptionvoid setXMLValue(String arg0, Document arg1) throws RemoteException
setXMLValue in interface RemoteNodeRemoteExceptionboolean hasRelations()
throws RemoteException
hasRelations in interface RemoteNodeRemoteExceptionvoid deleteRelations()
throws RemoteException
deleteRelations in interface RemoteNodeRemoteExceptionvoid deleteRelations(String arg0) throws RemoteException
deleteRelations in interface RemoteNodeRemoteExceptionint countRelations()
throws RemoteException
countRelations in interface RemoteNodeRemoteExceptionint countRelations(String arg0) throws RemoteException
countRelations in interface RemoteNodeRemoteExceptionRemoteNodeList getRelatedNodes(String arg0, String arg1, String arg2) throws RemoteException
getRelatedNodes in interface RemoteNodeRemoteExceptionRemoteNodeList getRelatedNodes(RemoteNodeManager arg0, String arg1, String arg2) throws RemoteException
getRelatedNodes in interface RemoteNodeRemoteExceptionRemoteNodeList getRelatedNodes() throws RemoteException
getRelatedNodes in interface RemoteNodeRemoteExceptionRemoteNodeList getRelatedNodes(RemoteNodeManager arg0) throws RemoteException
getRelatedNodes in interface RemoteNodeRemoteExceptionRemoteNodeList getRelatedNodes(String arg0) throws RemoteException
getRelatedNodes in interface RemoteNodeRemoteExceptionint countRelatedNodes(RemoteNodeManager arg0, String arg1, String arg2) throws RemoteException
countRelatedNodes in interface RemoteNodeRemoteExceptionint countRelatedNodes(String arg0) throws RemoteException
countRelatedNodes in interface RemoteNodeRemoteExceptionvoid createAlias(String arg0) throws RemoteException
createAlias in interface RemoteNodeRemoteExceptionvoid deleteAlias(String arg0) throws RemoteException
deleteAlias in interface RemoteNodeRemoteExceptionRemoteStringList getPossibleContexts() throws RemoteException
getPossibleContexts in interface RemoteNodeRemoteExceptionboolean mayDelete()
throws RemoteException
mayDelete in interface RemoteNodeRemoteExceptionboolean mayChangeContext()
throws RemoteException
mayChangeContext in interface RemoteNodeRemoteExceptionboolean getBooleanValue(String arg0) throws RemoteException
getBooleanValue in interface RemoteNodeRemoteExceptionDate getDateValue(String arg0) throws RemoteException
getDateValue in interface RemoteNodeRemoteExceptionbyte[] getByteValue(String arg0) throws RemoteException
getByteValue in interface RemoteNodeRemoteExceptiondouble getDoubleValue(String arg0) throws RemoteException
getDoubleValue in interface RemoteNodeRemoteExceptionfloat getFloatValue(String arg0) throws RemoteException
getFloatValue in interface RemoteNodeRemoteExceptionlong getLongValue(String arg0) throws RemoteException
getLongValue in interface RemoteNodeRemoteExceptionRemoteStringList getAliases() throws RemoteException
getAliases in interface RemoteNodeRemoteExceptionCollection<RemoteFunction<?>> getFunctions() throws RemoteException
getFunctions in interface RemoteNodeRemoteException<R> RemoteFunction<R> getFunction(String arg0) throws RemoteException
getFunction in interface RemoteNodeRemoteExceptionvoid setContext(String arg0) throws RemoteException
setContext in interface RemoteNodeRemoteExceptionboolean isNew()
throws RemoteException
isNew in interface RemoteNodeRemoteExceptionvoid commit()
throws RemoteException
commit in interface RemoteNodeRemoteExceptionboolean mayWrite()
throws RemoteException
mayWrite in interface RemoteNodeRemoteExceptionCollection<String> validate() throws RemoteException
validate in interface RemoteNodeRemoteExceptionRemoteNode getNodeValue(String arg0) throws RemoteException
getNodeValue in interface RemoteNodeRemoteExceptionvoid setNodeValue(String arg0, RemoteNode arg1) throws RemoteException
setNodeValue in interface RemoteNodeRemoteExceptionvoid cancel()
throws RemoteException
cancel in interface RemoteNodeRemoteExceptionObject getValue(String arg0) throws RemoteException
getValue in interface RemoteNodeRemoteExceptionvoid delete(boolean arg0)
throws RemoteException
delete in interface RemoteNodeRemoteExceptionvoid delete()
throws RemoteException
delete in interface RemoteNodeRemoteExceptionString getContext() throws RemoteException
getContext in interface RemoteNodeRemoteExceptionvoid setValue(String arg0, Object arg1) throws RemoteException
setValue in interface RemoteNodeRemoteExceptionlong getSize(String arg0) throws RemoteException
getSize in interface RemoteNodeRemoteExceptionboolean isNull(String arg0) throws RemoteException
isNull in interface RemoteNodeRemoteExceptionint getNumber()
throws RemoteException
getNumber in interface RemoteNodeRemoteExceptionint compareTo(RemoteNode arg0) throws RemoteException
compareTo in interface RemoteNodeRemoteExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}