com.hyper9.simdk.stubs.dao
Class ProfileUpdateFailedUpdateFailure

java.lang.Object
  extended by com.hyper9.simdk.stubs.dao.DynamicData
      extended by com.hyper9.simdk.stubs.dao.ProfileUpdateFailedUpdateFailure
All Implemented Interfaces:
Serializable

public class ProfileUpdateFailedUpdateFailure
extends DynamicData

Author:
akutz
See Also:
Serialized Form

Constructor Summary
ProfileUpdateFailedUpdateFailure()
           
 
Method Summary
 LocalizableMessage getErrMsg()
           
 ProfilePropertyPath getProfilePath()
           
 void setErrMsg(LocalizableMessage toSet)
           
 void setProfilePath(ProfilePropertyPath toSet)
           
 
Methods inherited from class com.hyper9.simdk.stubs.dao.DynamicData
equals, getDynamicProperty, getDynamicType, getJpaId, getSessionKey, setDynamicProperty, setDynamicType, setJpaId, setSessionKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileUpdateFailedUpdateFailure

public ProfileUpdateFailedUpdateFailure()
Method Detail

getProfilePath

public ProfilePropertyPath getProfilePath()

setProfilePath

public void setProfilePath(ProfilePropertyPath toSet)

getErrMsg

public LocalizableMessage getErrMsg()

setErrMsg

public void setErrMsg(LocalizableMessage toSet)


Copyright © 2009-2010 Hyper9. All Rights Reserved.