Class N2oObject.Operation
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.global.dao.object.N2oObject.Operation
-
- All Implemented Interfaces:
java.io.Serializable,ExtensionAttributesAware,IdAware,IdAware,Source
- Direct Known Subclasses:
CompiledObject.Operation
- Enclosing class:
- N2oObject
public static class N2oObject.Operation extends java.lang.Object implements Source, IdAware, ExtensionAttributesAware
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classN2oObject.Operation.Validations
-
Constructor Summary
Constructors Constructor Description Operation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.ExtensionAttributesAware
getExtAttributes, setExtAttributes
-
-