Package com.day.cq.wcm.api.msm
Interface ActionConfig
- All Superinterfaces:
Comparable<ActionConfig>,JSONItem
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptiongetName()Deprecated.Deprecated.Deprecated.getProperty(String propertyName) Deprecated.intgetRank()Deprecated.booleanhasProperty(String propertyName) Deprecated.booleanDeprecated.Returns if action is inherited from blueprintMethods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
getName
String getName()Deprecated. -
getParameterName
String getParameterName()Deprecated. -
getProperties
Deprecated. -
getProperty
Deprecated. -
hasProperty
Deprecated. -
getRank
int getRank()Deprecated. -
isInherited
boolean isInherited()Deprecated.Returns if action is inherited from blueprint- Returns:
- true if inherited. False otherwise.
-
ActionConfiginstead