Interface PageIdAwareCompileAction
-
- All Superinterfaces:
IdAware,N2oAction,NamespaceUriAware,java.io.Serializable,Source,SrcAware
- All Known Implementing Classes:
AbstractShowModal,SystemOpenPage,SystemShowModal
public interface PageIdAwareCompileAction extends N2oAction
- Since:
- 13.11.2015
- Author:
- operehod
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetPageId()-
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
-
-