com.dotmarketing.cms.factories
Class PublicAddressFactory
java.lang.Object
AddressUtil
com.dotmarketing.cms.factories.PublicAddressFactory
public class PublicAddressFactory
- extends AddressUtil
View Source
- Version:
- $Revision: 1.1 $
- Author:
- Brian Wing Shun Chan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublicAddressFactory
public PublicAddressFactory()
getAddressesByUserId
public static java.util.List getAddressesByUserId(java.lang.String p0)
throws SystemException
- Throws:
SystemException
getAddressById
public static Address getAddressById(java.lang.String p0)
throws SystemException
- Throws:
SystemException
getInstance
public static Address getInstance()
save
public static void save(Address a)
delete
public static void delete(Address a)
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.