Interface Lifecycles
-
public interface Lifecycles
Lifecycle- Version:
- $Id: $
- Author:
- brozow
-
-
Field Detail
-
IMPORT
static final String IMPORT
ConstantIMPORT="import"
- See Also:
- Constant Field Values
-
NODE
static final String NODE
ConstantNODE="node"
- See Also:
- Constant Field Values
-
RESOURCE
static final String RESOURCE
ConstantRESOURCE="resource"
- See Also:
- Constant Field Values
-
-