class ECOM_STGM General cluster: com.Constants description: "SToraGe Mode flags" Ancestors ANY Queries is_valid_stgm (stgm: INTEGER): BOOLEAN stgm_convert: INTEGER stgm_create: INTEGER stgm_deleteonrelease: INTEGER stgm_direct: INTEGER stgm_failifthere: INTEGER stgm_priority: INTEGER stgm_read: INTEGER stgm_readwrite: INTEGER stgm_share_deny_none: INTEGER stgm_share_deny_read: INTEGER stgm_share_deny_write: INTEGER stgm_share_exclusive: INTEGER stgm_transacted: INTEGER stgm_write: INTEGER