Serialized Form


Package com.google.code.ssm.test.entity

Class com.google.code.ssm.test.entity.AppUser extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class com.google.code.ssm.test.entity.AppUserPK extends Object implements Serializable

serialVersionUID: -2833660418204559330L

Serialized Fields

userId

int userId

applicationId

int applicationId



Copyright © 2014. All rights reserved.