CMISAtomPubExtensionDataParserBase Class Reference
Inherits from | NSObject |
Conforms to | CMISAtomPubExtensionElementParserDelegate |
Declared in | CMISAtomPubExtensionDataParserBase.h |
Instance Methods
pushNewCurrentExtensionData:
Saves the current extensionData and extensions state and sets the messaged object as the new current extensionData object
- (void)pushNewCurrentExtensionData:(CMISExtensionData *)extensionDataObject
Discussion
Saves the current extensionData and extensions state and sets the messaged object as the new current extensionData object
Declared In
CMISAtomPubExtensionDataParserBase.h
saveCurrentExtensionsAndPushPreviousExtensionData
Saves the current extensions on the extensionData object and makes the previous extensionData and extensions the current objects
- (void)saveCurrentExtensionsAndPushPreviousExtensionData
Discussion
Saves the current extensions on the extensionData object and makes the previous extensionData and extensions the current objects
Declared In
CMISAtomPubExtensionDataParserBase.h