class documentation

class ZMSMetacmdProviderAcquired(ZMSMetacmdProvider.ZMSMetacmdProvider): (source)

Constructor: ZMSMetacmdProviderAcquired(commands)

Implements interfaces: Products.zms.IZMSMetacmdProvider.IZMSMetacmdProvider

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method getMetaCmdDescription getMetaCmdDescription
Method getMetaCmdIds Undocumented
Method getMetaCmds Undocumented
Class Variable meta_type Undocumented
Instance Variable id Undocumented
def __init__(self, commands=[]): (source)

Undocumented

def getMetaCmdDescription(self, id): (source)

getMetaCmdDescription

def getMetaCmdIds(self, sort=True): (source)

Undocumented

def getMetaCmds(self, context=None, stereotype='', sort=True): (source)

Undocumented

meta_type: str = (source)

Undocumented

Undocumented