Class SystemAnchor
- java.lang.Object
-
- net.n2oapp.framework.api.metadata.event.action.N2oAbstractAction
-
- net.n2oapp.framework.api.metadata.event.system.SystemAnchor
-
- All Implemented Interfaces:
java.io.Serializable,IdAware,NamespaceUriAware,SrcAware,N2oAction,Source
public class SystemAnchor extends N2oAbstractAction implements N2oAction
- Since:
- 22.10.2015
- Author:
- operehod
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SystemAnchor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetHref()java.lang.StringgetSrc()Получить реализацию метаданнойjava.lang.StringgetTarget()voidsetHref(java.lang.String href)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.n2oapp.framework.api.metadata.event.action.N2oAction
getId, getNamespaceUri, getObjectId, getOperationId, setId
-
Methods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespaceUri
-
-