Package org.cxbox.core.dto.rowmeta
Class PostAction
java.lang.Object
org.cxbox.core.dto.rowmeta.PostAction
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclassclass -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PostActiondelayedRefreshBC(org.cxbox.api.data.BcIdentifier bcIdentifier, Number seconds) static PostActiondownloadFile(String fileId) static PostActiondownloadFileByUrl(String url) static PostActiondrillDown(DrillDownTypeSpecifier drillDownType, String url) static PostActiondrillDown(DrillDownTypeSpecifier drillDownType, String url, String urlName) getAttribute(String key) getBc()Deprecated.getType()Deprecated.static PostActionopenPickList(String pickList) static PostActionstatic PostActionrefreshBc(org.cxbox.api.data.BcIdentifier bcIdentifier) static PostActionrefreshParentBc(org.cxbox.api.data.BcIdentifier bcIdentifier) static PostActionshowMessage(MessageType messageType, String messageText)
-
Constructor Details
-
PostAction
public PostAction()
-
-
Method Details
-
getAttributes
-
getAttribute
-
getType
Deprecated. -
getBc
Deprecated. -
add
-
refreshBc
-
refreshParentBc
-
downloadFile
-
downloadFileByUrl
-
openPickList
-
drillDown
-
drillDown
public static PostAction drillDown(DrillDownTypeSpecifier drillDownType, String url, String urlName) -
delayedRefreshBC
public static PostAction delayedRefreshBC(org.cxbox.api.data.BcIdentifier bcIdentifier, Number seconds) -
showMessage
-
postDelete
-