org.opencrx.kernel.utils
Class AccountsHelper
java.lang.Object
org.opencrx.kernel.utils.AccountsHelper
public class AccountsHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pm
protected final javax.jdo.PersistenceManager pm
accountFilter
protected AccountFilterGlobal accountFilter
accountPackage
protected Account1Package accountPackage
accountSegment
protected Segment accountSegment
filterName
protected String filterName
AccountsHelper
public AccountsHelper(javax.jdo.PersistenceManager pm)
parseFilteredAccountsUri
public int parseFilteredAccountsUri(String uri)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
getAccountFilter
public AbstractFilterAccount getAccountFilter()
getAccountSegment
public Segment getAccountSegment()
getFilterName
public String getFilterName()
getFilteredAccounts
public Collection<Account> getFilteredAccounts(AccountQuery accountQuery)
formatDate
public static String formatDate(Date date)
splitUri
public static List<String> splitUri(String uri)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
getPersistenceManager
public javax.jdo.PersistenceManager getPersistenceManager()
This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.