jar

oness : oness-party-model

Maven & Gradle

Sep 20, 2005
1 usages

ONess Party Management Model · ONess Party is a module from the ONess project. Provides the model layer of party management.

Table Of Contents

Latest Version

Download oness : oness-party-model JAR file - Latest Versions:

All Versions

Download oness : oness-party-model JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window oness-party-model-0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.oness.party.model.facade

├─ net.sf.oness.party.model.facade.PartyFacadeDelegate.class - [JAR]

├─ net.sf.oness.party.model.facade.PartySpringFacadeDelegate.class - [JAR]

net.sf.oness.party.model.contact.bo

├─ net.sf.oness.party.model.contact.bo.ContactInfo.class - [JAR]

├─ net.sf.oness.party.model.contact.bo.Country.class - [JAR]

├─ net.sf.oness.party.model.contact.bo.EmailAddress.class - [JAR]

├─ net.sf.oness.party.model.contact.bo.PhoneNumber.class - [JAR]

├─ net.sf.oness.party.model.contact.bo.PostalAddress.class - [JAR]

├─ net.sf.oness.party.model.contact.bo.WebAddress.class - [JAR]

net.sf.oness.party.model.contact.dao

├─ net.sf.oness.party.model.contact.dao.CountryDao.class - [JAR]

net.sf.oness.party.model.party.bo

├─ net.sf.oness.party.model.party.bo.Organization.class - [JAR]

├─ net.sf.oness.party.model.party.bo.Party.class - [JAR]

├─ net.sf.oness.party.model.party.bo.Person.class - [JAR]

net.sf.oness.party.model.facade.action

├─ net.sf.oness.party.model.facade.action.CreatePartyAction.class - [JAR]

Advertisement